<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_HUNGARIAN</nationality>

		<long_name>Hotchkiss H39</long_name>
		<short_name>H39</short_name>
		<comment>A French cavalry tank with a 37mm SA38 cannon and a light machine gun, with an upgraded engine</comment>

		<uniform>hungarian_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>1</month><year>1942</year><number>15</number></data>
		<data><month>3</month><year>1945</year><number>5</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Hotchkiss H39 (hungarian).png</image_profile>
			<weight>12100</weight>
		</attributes>

		<drive>
			<engine>
				<name>Hotchkiss 6 cylinder</name>
				<horsepower>120</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>-96</offsetX><offsetY>180</offsetY><angle>270</angle></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Hotchkiss H39 (hungarian).png</image_view>

			<width>195</width>
			<length>422</length>
			<height>94</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>34@20</upper_front>
				<lower_front>34@-20</lower_front>
				<side>30</side>
				<upper_rear>25@35</upper_rear>
				<lower_rear>25@-35</lower_rear>
				<top>12</top>
				<bottom>20</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_37M</type></weapon>
				<ammo><for>WEAPON_PISTOL_37M</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>170</width>
			<length>288</length>
			<height>50</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>34@12</upper_front>
				<lower_front>34@45</lower_front>
				<side>30@12</side>
				<rear>25@11</rear>
				<top>12</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-Hotchkiss H39 turret (hungarian).png</image_view>

			<diameter>147</diameter>
			<height>67</height>
			<offsetX>0</offsetX>
			<offsetY>-20</offsetY>

			<rotate_time>23</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>40</front>
				<side>40@22</side>
				<rear>40@22</rear>
				<top>12</top>
				<mantlet>40</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_37_SA38</type><offsetX>5</offsetX><offsetY>-29</offsetY></weapon>
			<weapon><type>WEAPON_LMG_REIBEL</type><offsetX>15</offsetX></weapon>
			<ammo><for>WEAPON_CANNON_37_SA38</for><flavour>FLAVOUR_APC</flavour><rounds>15</rounds></ammo>
			<ammo><for>WEAPON_CANNON_37_SA38</for><flavour>FLAVOUR_HE</flavour><rounds>75</rounds></ammo>
			<ammo><for>WEAPON_LMG_REIBEL</for><rounds>2400</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_37M</type></weapon>
				<ammo><for>WEAPON_PISTOL_37M</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
